named entity recognition

Terms from Artificial Intelligence: humans at the heart of algorithms

Page numbers are for draft copy at present; they will be replaced with correct numbers when final book is formatted. Chapter numbers are correct and will not change now.

Named entity recognition is a form of entity recognition where the entities being detected have a proper name such a person's name or a placename. Whilst datatyopes such as numbers and date may use some ofrm of pattern matching named entity recognition usually requires looking up individual words or n-grams in large lexicons or personal data sources.

Used on Chap. 17: page 405; Chap. 19: page 466